home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / HTMLGate 12.2.1B / htmlgate.exe / {app} / Help / tidy.css < prev   
Cascading Style Sheet File  |  2002-04-01  |  7KB  |  327 lines

  1. <STYLE>
  2. /* 1st Style ignored by Netscape */
  3. TD.dummy, FONT.dummy, .dummy, A:link.dummy, A:visited.dummy, A:active.dummy
  4. {
  5. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
  6. font-size: 16pt;
  7. color: #336699;
  8. text-decoration: none;
  9. font-weight: normal
  10. }
  11.  
  12. BODY
  13. {
  14. margin-left: 10%;
  15. margin-right: 10%;
  16. font-family: sans-serif;
  17. background-color: #FFFFFF
  18. }
  19.  
  20. /* Blue TITLE */
  21. TD.title, FONT.title, .title, A:link.title, A:visited.title, A:active.title
  22. {  
  23. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  24. font-size: 16pt; 
  25. color: #336699;
  26. text-decoration: none;
  27. font-weight: normal
  28. }
  29.  
  30. /* BODY TEXT */
  31. TD.text, FONT.text, .text, A:link.text, A:visited.text, A:active.text
  32. {  
  33. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  34. font-size: 9pt; 
  35. color: #000000;
  36. text-decoration: none;
  37. font-weight: normal
  38. }
  39.  
  40. /* BOLD BODY TEXT */
  41. TD.textbold, FONT.textbold, .textbold, A:link.textbold, A:visited.textbold, A:active.textbold
  42. {  
  43. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  44. font-size: 9pt; 
  45. color: #000000;
  46. text-decoration: none;
  47. font-weight: bold
  48. }
  49.  
  50. /* BOLD BODY TEXT LINK WITH UNDERLINE*/
  51. TD.textboldlink, FONT.textboldlink, .textboldlink, A:link.textboldlink, A:visited.textboldlink, A:active.textboldlink
  52. {  
  53. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  54. font-size: 9pt; 
  55. color: #000000;
  56. font-weight: bold
  57. }
  58.  
  59. /* SMALL BODY TEXT */
  60. TD.smtext, FONT.smtext, .smtext, A:link.smtext, A:visited.smtext, A:active.smtext
  61. {  
  62. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  63. font-size: 8pt; 
  64. color: #000000;
  65. text-decoration: none;
  66. font-weight: normal
  67. }
  68.  
  69. /* SMALL BOLD BODY TEXT */
  70. TD.smtextbold, FONT.smtextbold, .smtextbold, A:link.smtextbold, A:visited.smtextbold, A:active.smtextbold
  71. {  
  72. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  73. font-size: 8pt; 
  74. color: #000000;
  75. text-decoration: none;
  76. font-weight: bold
  77. }
  78.  
  79. /* TITLES 
  80. TD.title, FONT.title, .title, A:link.title, A:visited.title, A:active.title
  81. {  
  82. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  83. font-size: 12pt; 
  84. color: #CC3300;
  85. text-decoration: none;
  86. font-weight: bold
  87. }
  88. */
  89.  
  90. /* SUBTITLES */
  91. TD.subtitle, FONT.subtitle, .subtitle, A:link.subtitle, A:visited.subtitle, A:active.subtitle
  92. {  
  93. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  94. font-size: 11pt; 
  95. color: #000000;
  96. text-decoration: none;
  97. font-weight: bold 
  98. }
  99.  
  100. /* LEGAL TEXT */
  101. TD.legal, FONT.legal, .legal, A:link.legal, A:visited.legal, A:active.legal
  102. {  
  103. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  104. font-size: 8pt;
  105. color: #000000;
  106. text-decoration: none;
  107. font-weight: normal 
  108. }
  109.  
  110. TD.legallink, FONT.legallink, .legallink, A:link.legallink, A:visited.legallink, A:active.legallink
  111. {  
  112. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  113. font-size: 8pt;
  114. color: #CC3300;
  115. font-weight: normal 
  116. }
  117.  
  118. /* RED TEXT */
  119. TD.textred, FONT.textred, .textred, A:link.textred, A:visited.textred, A:active.textred
  120. {  
  121. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  122. font-size: 10pt; 
  123. color: #CC3300;
  124. text-decoration: none;
  125. font-weight: normal 
  126. }
  127.  
  128. /* RED TEXT BOLD*/
  129. TD.textredbold, FONT.textredbold, .textredbold, A:link.textredbold, A:visited.textredbold, A:active.textredbold
  130. {  
  131. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  132. font-size: 10pt; 
  133. color: #CC3300;
  134. text-decoration: none;
  135. font-weight: bold
  136. }
  137.  
  138. /* LINKS */
  139. TD.link, FONT.link, .link, A:link.link, A:visited.link, A:active.link
  140. {  
  141. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  142. font-size: 10pt; 
  143. color: #3366CC;
  144. font-weight: normal
  145. }
  146.  
  147. TD.tabletitlelink, FONT.tabletitlelink, .tabletitlelink, A:link.tabletitlelink, A:visited.tabletitlelink, A:active.tabletitlelink
  148. {  
  149. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  150. font-size: 10pt; 
  151. background-color: #e9e9d3;
  152. color: #000000;
  153. }
  154.  
  155. /* TABLE TITLES */
  156. TD.tabletitle, FONT.tabletitle, .tabletitle, A:link.tabletitle, A:visited.tabletitle, A:active.tabletitle
  157. {  
  158. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  159. font-size: 10pt; 
  160. color: #336699;
  161. background-color: #e9e9d3;
  162. /* text-decoration: none; */
  163. font-weight: bold
  164. }
  165.  
  166. /* TABLE CELL */
  167. TD.cell, TR.cell, FONT.cell, .cell, A:link.cell, A:visited.cell, A:active.cell
  168. {  
  169. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  170. font-size: 12pt; 
  171. color: #000000;
  172. font-weight: normal;
  173. /* background-color: #e9e9d3 */
  174. background-color: whitesmoke
  175. }
  176.  
  177. /* SHADED TABLE CELL */
  178. TD.shaded, TR.shaded, FONT.shaded, .shaded, A:link.shaded, A:visited.shaded, A:active.shaded
  179. {  
  180. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  181. font-size: 12pt; 
  182. color: #000000;
  183. font-weight: normal;
  184. background-color: whitesmoke
  185. }
  186.  
  187. /* GLOSSARY TERM */
  188. TD.term, FONT.term, .term, A:link.term, A:visited.term, A:active.term
  189. {
  190. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  191. font-size: 10pt; 
  192. font-style: normal; 
  193. color: #000000;
  194. text-decoration: e9e9d3;
  195. font-weight: normal
  196. }
  197.  
  198. /* ELEMENT TAGS */
  199. ul
  200. {
  201. font-family: Arial, Helvetica, sans-serif; 
  202. font-size: 10pt; 
  203. font-style: normal; 
  204. font-weight: normal
  205. }
  206. li
  207. {
  208. font-family: Arial, Helvetica, sans-serif; 
  209. font-size: 10pt; 
  210. font-style: normal; 
  211. font-weight: normal
  212. }
  213.  
  214. A:link.h1, A:visited.h1, .h1
  215. {  
  216. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  217. font-size: 12pt; 
  218. color: #0066CC
  219. }
  220. A:active.h1
  221. {  
  222. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  223. font-size: 12pt; 
  224. font-weight: bold
  225. color: #0066CC
  226. }
  227. h1 
  228. {  
  229. margin-left: -8%;
  230. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  231. font-size: 12pt; 
  232. color: #0066CC
  233. }
  234.  
  235. .h2
  236. {  
  237. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  238. font-size: 11pt;
  239. /* font-weight: bold; */
  240. color: #000000
  241. }
  242.  
  243. h2
  244. {  
  245. margin-left: -4%;
  246. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  247. font-size: 11pt;
  248. /* font-weight: bold; */
  249. color: #000000
  250. }
  251.  
  252. A:link.h3, A:visited.h3, .h3
  253. {  font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  254. font-size: 10pt;
  255. color: #000000;
  256. font-weight: bold
  257. }
  258.  
  259. A:active.h3
  260. {  
  261. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  262. font-size: 10pt;
  263. color: #000000;
  264. font-weight: bold
  265. }
  266.  
  267. h3
  268. {  
  269. margin-left: -4%;
  270. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  271. font-size: 10pt;
  272. font-weight: bold; 
  273. color: #000000
  274. }
  275.  
  276. h4
  277. {  
  278. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  279. font-size: 9pt;
  280. font-weight: bold; 
  281. color: #000000
  282. }
  283.  
  284. .code, A:active.code, A:link.code, A:visited.code
  285. {
  286. font-family: "Courier New", Courier, monospace;
  287. }
  288.  
  289. .abstract
  290. {
  291.     font-style : italic;
  292. }
  293.  
  294. p
  295. {
  296. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  297. font-size: 10pt; 
  298. font-style: normal
  299. }
  300.  
  301. td
  302. {
  303. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  304. font-size: 10pt; 
  305. font-style: normal
  306. }
  307.  
  308. /* LINKS */
  309. A:link, A:active
  310. {  
  311. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  312. font-size: 10pt; 
  313. color: #3366CC;
  314. font-weight: normal
  315. }
  316.  
  317. A:visited
  318. {  
  319. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  320. font-size: 10pt; 
  321. color: #333366;
  322. font-weight: normal
  323. }
  324. -->
  325. </STYLE>
  326.  
  327.